Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getUpdatableTableInfo
This function returns a
CHR(4)-delimited list of the owning entity mnemonic, table name, and table key field for an updateable table in the supplied data source. The procedure returns the information in the following format:Note: A table’s key field is not necessarily the object (
<owning entity mnemonic> CHR(4) <table name> CHR(4) <table’s key field>_obj) field. Location: af\app\afgenmngrp.i Parameters:INPUT phDataSource AS WIDGET-HANDLEThe handle of an SDO for which you want to retrieve data.
Returns: CHARACTER Notes: None Examples: See thegetComboQueryprocedure inaf\obj2\gsmcad3sfv.w.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |